From: Stefan Monnier Date: Sat, 6 Mar 2021 14:56:43 +0000 (-0500) Subject: * lisp/progmodes/flymake.el (flymake-log): Push the right code X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18^2~3656 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b8e3f338a67ca9c440f52ff2a6a9ac98dd5e0154;p=emacs.git * lisp/progmodes/flymake.el (flymake-log): Push the right code --- diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index e9b2b8a77c1..8481a27775f 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el @@ -294,7 +294,7 @@ generated it." (sublog (if file (intern (file-name-nondirectory - (file-name-sans-extension compile-file)))))) + (file-name-sans-extension file)))))) `(flymake--log-1 ,level ',sublog ,msg ,@args))) (defun flymake-error (text &rest args)